Accusoft.ImagXpress13.Net
Draw on the Image

To utilize the System.Drawing.Graphics capabilities to draw on an image: 

  1. Call ImageX. GetGraphics method to get a System.Drawing.Graphics object and associate it with the ImageX image. 
  2. The returned graphics object can be drawn upon using the standard System.Drawing.Graphics drawing methods.
  3. When drawing is complete and the graphics object is no longer needed, do one of the following:

Undo does not undo Drawing actions. Undo only applies to processing actions.

See Also

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback